Skip to content

ISignal.HasObservers property

Defined in

Type: ISignal Namespace: Minimalist.Reactive Assembly: Minimalist.Reactive.dll

Applies to

netstandard2.0

bool HasObservers { get; }

Summary: Gets a value indicating whether this instance has observers.

Returns: bool

Value: true if this instance has observers; otherwise, false.